Restore re-usable GB built workflow to unbreak 6.9 branch build tests.#10826
Restore re-usable GB built workflow to unbreak 6.9 branch build tests.#10826peterwilsoncc wants to merge 2 commits intoWordPress:trunkfrom
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Core Committers: Use this line as a base for the props when committing in SVN: To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
aaronjorbin
left a comment
There was a problem hiding this comment.
The version that was deleted from trunk matches this version. As this is used in both the 6.8 and 6.9 branches, it should be restored to trunk.
aeb4bc8 to
948a974
Compare
|
I'm running a test against the 6.9 branch in #10852 and will merge once it completes. This may take a while. https://www.githubstatus.com/ |
|
The test PR appears to be working. The playground link uses the |
Restores the workflow file
.github/workflows/reusable-test-gutenberg-build-process.ymlremoved in 22294af.This file is required by the WordPress 6.9 branche for the Test Build Processes test to complete. At present these tests are silently failing. See this action run on the 6.9 branch for an example of a silent failure.
An alternative approach may be to update the workflow on the 6.9 branch to pull this file from there. Let me know what you would prefer.Edit: The file is used by 6.8 too so will need to be restored to trunk.Trac ticket: https://core.trac.wordpress.org/ticket/64393
This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.